HADOOP-16910: ABFS Streams to update FileSystem.Statistics counters on IO.#1918
HADOOP-16910: ABFS Streams to update FileSystem.Statistics counters on IO.#1918bgaborg merged 1 commit intoapache:trunkfrom
Conversation
|
test run : mvn -T 1C -Dparallel-tests=abfs clean verify related to previous PR #1881 |
|
Full test results(error is container based) : |
|
Amend the commit and put jira Id. |
…on IO. Contributed by Mehakmeet Singh
|
+1 from @steveloughran on #1881, and the compile error is fixed now. |
|
thanks |
…on IO. (#1918). Contributed by Mehakmeet Singh.
|
@mehakmeet Integration test fails when running against ABS East US. Command:
CC: @steveloughran |
|
@amarnathkarthik it fails when you run it alone too ? Never failed for me, Either way I'll look into it. Thank you. |
|
this sounds intermittent or configuration related. Does it show up in standalone runs or only in parallel ones? |
|
stack trace for the error: http 404 error seems interesting here. |
|
Standalone and parallel fails with same error. Also i'd try to run at least multiple (10) times and failed every single time.
Stack trace: |
|
Ok, that is not the case with my configurations maybe. I am getting random fails and the test failed like 1/20 times for me. I have opened up this Jira regarding this issue. I'll try to get the PR up for this issue and get it merged as soon as possible. Thank you. |
|
@amarnathkarthik Can you tell me if you've changed any specific configurations and then run the tests or maybe share what you are using in your auth-keys.xml to run the tests? |
|
PR #1990 has been opened regarding this and contains the reasoning of intermittent test failures. |
@mehakmeet There is no custom configuration change on storage side, i'd run with both with hierarchical namespace enabled and disabled. Let me know if you need further details. |
…on IO. (apache#1918). Contributed by Mehakmeet Singh.
…on IO. (apache#1918). Contributed by Mehakmeet Singh. (cherry picked from commit c734d24)
…on IO. (apache#1918). Contributed by Mehakmeet Singh.
…s counters on IO. (apache#1918). Contributed by Mehakmeet Singh. Change-Id: If7d82e40427a3ccc1418b935cd4574dee262b37b
Contributed by Mehakmeet Singh
NOTICE
Please create an issue in ASF JIRA before opening a pull request,
and you need to set the title of the pull request which starts with
the corresponding JIRA issue number. (e.g. HADOOP-XXXXX. Fix a typo in YYY.)
For more details, please see https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute